Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Count | Gets the number of items contained in this PdfNamedDictionaryBase<T>. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsReadOnly | Gets a value indicating whether the PdfNamedDictionaryBase<T> object is read-only. |
![]() | Keys | Gets an System.Collections.ICollection object containing the keys of the named dictionary. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Item | Gets or sets the element with the specified name. |
![]() | Values | Gets an System.Collections.ICollection object containing the values of the named dictionary. |